projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4c76dd8
)
Revert tests/read-manifest.rs
author
Nipunn Koorapati
<nipunn1313@gmail.com>
Sun, 6 Nov 2016 22:27:49 +0000
(09:27 +1100)
committer
Nipunn Koorapati
<nipunn1313@gmail.com>
Sun, 6 Nov 2016 22:27:49 +0000
(09:27 +1100)
tests/read-manifest.rs
patch
|
blob
|
history
diff --git
a/tests/read-manifest.rs
b/tests/read-manifest.rs
index e13f8ba80667ed9b8fd12b955b7d400acdde0d62..44f7fa6f9eae2afae0c58649f1c6b9e502834804 100644
(file)
--- a/
tests/read-manifest.rs
+++ b/
tests/read-manifest.rs
@@
-21,7
+21,7
@@
fn read_manifest_output() -> String {
"targets":[{
"kind":["bin"],
"name":"foo",
- "src_path":"src[
/
]foo.rs"
+ "src_path":"src[
..
]foo.rs"
}],
"features":{},
"manifest_path":"[..]Cargo.toml"